forked from webpack/webpack.js.org
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(en): merge webpack.js.org/master into webpack.js.org/cn @ adf6f27a #1266
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs(configuration): sort options * add buildHttp * docs(configuration): document buildHttp * optimize * docs(configuration): optimize
The CreateApp.dev utility is immensely useful yet buried at the bottom of this page. I wish I'd had it from when I first started working with Webpack. So I've given it a much high prominence.
This reverts commit beacb51.
* new page for awesome-webpack * docs: update * fix link * Apply suggestions from code review Co-authored-by: Sam Chen <[email protected]> * remove deprecated loaders and plugins * docs: remove outdated links * docs: fix links Co-authored-by: Sam Chen <[email protected]>
* rename vote.md to vote.mdx * rename license.md to license.mdx * rename glossary.md to glossary.mdx * rename comparison.md to .mdx * rename html-webpack-plugin.md * rename automatic-prefetch-plugin.md * rename banner-plugin.md * rename commons-chunk-plugin.md * rename context-exclusion-plugin.md * rename context-replacement-plugin.md * rename dll-plugin.md * rename environment-plugin.md * rename eval-source-map-dev-tool-plugin.md * rename hashed-module-ids-plugin.md * rename hot-module-replacement-plugin.md * rename ignore-plugin.md * rename index.md * rename limit-chunk-count-plugin.md * rename module-concatenation-plugin.md * rename module-concatenation-plugin.md * rename NoEmitOnErrorsPlugin.md * rename normal-module-replacement-plugin.md * rename prefetch-plugin.md * rename profiling-plugin.md * rename progress-plugin.md * rename provide-plugin.md * rename source-map-dev-tool-plugin.md * rename split-chunks-plugin.md * rename watch-ignore-plugin.md * rename 3.md and fix whitespaces * rename 4.md * rename 5.md * rename index.md * rename blogs * rename api * rename concepts * fix proselint * rename why-webpack.md * rename configuration * rename contribute * rename guides * rename branding.md * Revert "rename branding.md" This reverts commit 2f58c58. * rename printable.md * Revert "rename printable.md" This reverts commit d256dc3. * rename index.md * Revert "Revert "rename branding.md"" This reverts commit 4abb3a8. * extract style * Revert "Revert "rename printable.md"" This reverts commit 20799a8. * Revert "Revert "Revert "rename printable.md""" This reverts commit 9a7a3ea. * Update src/content/concepts/configuration.mdx * rename to mdx
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tructureLogging.level` (webpack#5288)
Fix dead links for the old loaders
* docs(configuration): fix heading level * docs(configuration): move output.futureEmitAssets * docs(configuration): move output.uniqueName * docs(configuration): move output.importFunctionName * docs(configuration): move output.iife * docs(configuration): move output.module * docs(configuration): move output.workerChunkLoading
webpack#5296) * docs(configuration): remove resolve.enforceModuleExtension * docs(configuration): remove resolveLoader.enforceModuleExtension
* deprecate null-loader for webpack 5 * deprecate mocha-loader * deprecate istanbul-instrumenter-loader * clean up
* docs: move performance.assetFilters * docs(configuration): move performance.maxAssetSize * docs(configuration): fix heading levels for performance
* fetch readme.md as mdx * close opened img tags * fix regular expression to contain nested div[align="center"] * Revert "fix regular expression to contain nested div[align="center"]" This reverts commit 557e4e9. * optimize cleanup * use mdx for printable * concatenate mdx * fix * revert * disable concatenate docs * disable all loaders for testing * disable all plugins for testing * Revert "disable concatenate docs" This reverts commit 23cf1bb. * Revert "disable all loaders for testing" This reverts commit f673c88. * Revert "disable all plugins for testing" This reverts commit e95b09f.
* Clarify use of paths in Condition Due to path.resolve not adding a trailing slash automatically, building a Condition using it might apply to more than the user expects. Modified the example slightly and added some comments to it. * Break comments to better fit page layout * Use path.join instead of path.resolve Co-authored-by: Nitin Kumar <[email protected]> Co-authored-by: Nitin Kumar <[email protected]>
…bpack#5314) * docs(configuration): add link to migration guide for devServer v4 * use badge * Update src/content/configuration/dev-server.mdx
* Fix related link format * Update src/content/guides/code-splitting.mdx * update related title Co-authored-by: Sam Chen <[email protected]>
* update icon for dark mode * update colors
This was referenced Aug 21, 2021
27 tasks
jacob-lcs
approved these changes
Aug 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
此 PR 自动生成。
合并 webpack/webpack.js.org 的修改至本仓库(@ adf6f27)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-adf6f27a 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。